Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Dosierung",
"version" : "1.10.010",
"name" : "74_PR_VoS_Dosierung",
"title" : "74_PR_VoS_Dosierung",
"status" : "active",
"date" : "2020-05-18",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Ãbermittlung von Dosierungsangaben zwischen PVS und VoS (sowie vice versa)",
"copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "3.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationStatement",
"baseDefinition" : "http://fhir.de/StructureDefinition/medicationstatement-de-basis/0.2",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationStatement.extension",
"path" : "MedicationStatement.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "MedicationStatement.extension:MPKennzeichen",
"path" : "MedicationStatement.extension",
"sliceName" : "MPKennzeichen",
"definition" : "True = Ausdruck des MEdikaments auf ein Medikationsplan",
"type" : [
{
"code" : "Extension",
"profile" : "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_MPKennzeichen"
}
]
},
{
"id" : "MedicationStatement.identifier",
"path" : "MedicationStatement.identifier",
"max" : "0"
},
{
"id" : "MedicationStatement.basedOn",
"path" : "MedicationStatement.basedOn",
"max" : "0"
},
{
"id" : "MedicationStatement.partOf",
"path" : "MedicationStatement.partOf",
"max" : "0"
},
{
"id" : "MedicationStatement.context",
"path" : "MedicationStatement.context",
"max" : "0"
},
{
"id" : "MedicationStatement.status",
"path" : "MedicationStatement.status",
"fixedCode" : "active",
"mustSupport" : true
},
{
"id" : "MedicationStatement.category",
"path" : "MedicationStatement.category",
"max" : "0"
},
{
"id" : "MedicationStatement.medication[x]:medicationReference",
"path" : "MedicationStatement.medicationReference",
"sliceName" : "medicationReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationReference.reference",
"path" : "MedicationStatement.medicationReference.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]:medicationReference.identifier",
"path" : "MedicationStatement.medicationReference.identifier",
"max" : "0"
},
{
"id" : "MedicationStatement.medication[x]:medicationReference.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "MedicationStatement.medicationReference.display",
"max" : "0"
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod",
"path" : "MedicationStatement.effectivePeriod",
"sliceName" : "effectivePeriod",
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]:effectivePeriod.start",
"path" : "MedicationStatement.effectivePeriod.start",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource",
"path" : "MedicationStatement.informationSource",
"max" : "0"
},
{
"id" : "MedicationStatement.subject",
"path" : "MedicationStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.reference",
"path" : "MedicationStatement.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.identifier",
"path" : "MedicationStatement.subject.identifier",
"max" : "0"
},
{
"id" : "MedicationStatement.subject.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "MedicationStatement.subject.display",
"max" : "0"
},
{
"id" : "MedicationStatement.derivedFrom",
"path" : "MedicationStatement.derivedFrom",
"max" : "0"
},
{
"id" : "MedicationStatement.taken",
"path" : "MedicationStatement.taken",
"short" : "fixed: \"na\"",
"fixedCode" : "na",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonNotTaken",
"path" : "MedicationStatement.reasonNotTaken",
"max" : "0"
},
{
"id" : "MedicationStatement.reasonCode",
"path" : "MedicationStatement.reasonCode",
"max" : "0"
},
{
"id" : "MedicationStatement.reasonReference",
"path" : "MedicationStatement.reasonReference",
"max" : "0"
},
{
"id" : "MedicationStatement.note",
"path" : "MedicationStatement.note",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage",
"path" : "MedicationStatement.dosage",
"slicing" : {
"discriminator" : [
{
"type" : "exists",
"path" : "text"
}
],
"rules" : "closed"
},
"min" : 1,
"max" : "5"
},
{
"id" : "MedicationStatement.dosage:freitext",
"path" : "MedicationStatement.dosage",
"sliceName" : "freitext",
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:freitext.sequence",
"path" : "MedicationStatement.dosage.sequence",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.text",
"path" : "MedicationStatement.dosage.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:freitext.additionalInstruction",
"path" : "MedicationStatement.dosage.additionalInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.patientInstruction",
"path" : "MedicationStatement.dosage.patientInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.timing",
"path" : "MedicationStatement.dosage.timing",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.asNeeded[x]:asNeededBoolean",
"path" : "MedicationStatement.dosage.asNeededBoolean",
"sliceName" : "asNeededBoolean",
"max" : "0",
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:freitext.site",
"path" : "MedicationStatement.dosage.site",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.route",
"path" : "MedicationStatement.dosage.route",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.method",
"path" : "MedicationStatement.dosage.method",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.dose[x]",
"path" : "MedicationStatement.dosage.dose[x]",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.maxDosePerPeriod",
"path" : "MedicationStatement.dosage.maxDosePerPeriod",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.maxDosePerAdministration",
"path" : "MedicationStatement.dosage.maxDosePerAdministration",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.maxDosePerLifetime",
"path" : "MedicationStatement.dosage.maxDosePerLifetime",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.rate[x]",
"path" : "MedicationStatement.dosage.rate[x]",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert",
"path" : "MedicationStatement.dosage",
"sliceName" : "kodiert",
"max" : "4",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.sequence",
"path" : "MedicationStatement.dosage.sequence",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.text",
"path" : "MedicationStatement.dosage.text",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.additionalInstruction",
"path" : "MedicationStatement.dosage.additionalInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.patientInstruction",
"path" : "MedicationStatement.dosage.patientInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.timing",
"path" : "MedicationStatement.dosage.timing",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.event",
"path" : "MedicationStatement.dosage.timing.event",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.repeat",
"path" : "MedicationStatement.dosage.timing.repeat",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code",
"path" : "MedicationStatement.dosage.timing.code",
"min" : 1,
"mustSupport" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "TimingAbbreviation"
}
],
"strength" : "required",
"valueSetReference" : {
"reference" : "http://fhir.de/ValueSet/einnahmezeitpunkte"
}
}
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.coding",
"path" : "MedicationStatement.dosage.timing.code.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.coding.system",
"path" : "MedicationStatement.dosage.timing.code.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.coding.code",
"path" : "MedicationStatement.dosage.timing.code.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "MedicationStatement.dosage.timing.code.text",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.asNeeded[x]",
"path" : "MedicationStatement.dosage.asNeeded[x]",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.site",
"path" : "MedicationStatement.dosage.site",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.route",
"path" : "MedicationStatement.dosage.route",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.method",
"path" : "MedicationStatement.dosage.method",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.doseQuantity:doseQuantity",
"path" : "MedicationStatement.dosage.doseQuantity",
"sliceName" : "doseQuantity",
"min" : 1,
"type" : [
{
"code" : "Quantity",
"profile" : "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseQuantity:doseQuantity.value",
"path" : "MedicationStatement.dosage.doseQuantity.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseQuantity:doseQuantity.unit",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "MedicationStatement.dosage.doseQuantity.unit",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseQuantity:doseQuantity.system",
"path" : "MedicationStatement.dosage.doseQuantity.system",
"min" : 1,
"fixedUri" : "http://unitsofmeasure.org",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseQuantity:doseQuantity.code",
"path" : "MedicationStatement.dosage.doseQuantity.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.maxDosePerPeriod",
"path" : "MedicationStatement.dosage.maxDosePerPeriod",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.maxDosePerAdministration",
"path" : "MedicationStatement.dosage.maxDosePerAdministration",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.maxDosePerLifetime",
"path" : "MedicationStatement.dosage.maxDosePerLifetime",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.rate[x]",
"path" : "MedicationStatement.dosage.rate[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.